struct _TERMINATION_PORT// Size=0x10
{
    struct _TERMINATION_PORT * Next;// Offset=0x0 Size=0x8
    void * Port;// Offset=0x8 Size=0x8
};